Information for advanced users:
- There must be a space between the chapter and the verse in the typed text. The program recognizes separation by:
' ' - space
':' - colon
';' - semicolon
',' - comma
'.' - dot
'-' - dash
- Recognized names for each book are stored in the language file (e.g. english.lng) in strings 10201-10266.
For example, the book of Philippians has this string:
10250,NTPhili,Philippians,Phi,Philippians,Php,Phl
NTPhili – is the synchronization name for the book of Philippians. DO NOT CHANGE!
Philippians - Name of the book (displayed before verse).
Phi - abbreviation of the book (displayed before verse).
Philippians,Php,Phl – max. of 8 strings, comma delimited. Each string has
a maximum of 15 characters. These strings are compared with the typed text and
conflicts with other book names are evaluated. If you prefer other
abbreviations for the books or you wish to add others, then, the LNG file can be edited to suit your needs.
|